ASP.NET MVC Controls
Stochastic<T> Class
Members 

Represents a Stochastic Oscillator indicator series for the FinancialChart.
Object Model
Stochastic<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class Stochastic(Of T) 
   Inherits C1.Web.Mvc.ExtraSeries(Of T)
public class Stochastic<T> : C1.Web.Mvc.ExtraSeries<T> 
Type Parameters
T
Remarks
Stochastic oscillators are momentum indicators designed to predict price turning points by comparing an asset's closing price to its high-low range.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.Stochastic<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Stochastic<T> Members
C1.Web.Mvc.Finance Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback